home *** CD-ROM | disk | FTP | other *** search
/ Champak 119 / (Vol 119) Nov 09 2010.iso / Games / orbitrax.swf / scripts / frame_5 / PlaceObject2_140_57 / CLIPACTIONRECORD onClipEvent(load).as
Text File  |  2010-11-09  |  120b  |  11 lines

  1. onClipEvent(load){
  2.    if(main.lang == "fr")
  3.    {
  4.       stop();
  5.    }
  6.    else
  7.    {
  8.       gotoAndStop(2);
  9.    }
  10. }
  11.